Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: consistent userAgent for AWS SDK and HTTP #291

Merged
merged 1 commit into from
May 31, 2024
Merged

Conversation

jta
Copy link
Contributor

@jta jta commented May 31, 2024

We should set user agent as part of our tracing package, rather than relying on each top level entry point for a handler to set it up. We will rely on the OTEL service name, which is consistently set as part of each lambda config.

@jta jta marked this pull request as ready for review May 31, 2024 19:50
We should set user agent as part of our tracing package, rather than
relying on each top level entry point for a handler to set it up. We
will rely on the OTEL service name, which is consistently set as part of
each lambda config.
@jta jta merged commit fafdf55 into main May 31, 2024
6 checks passed
@jta jta deleted the joao/useragent-bis branch May 31, 2024 20:37
Copy link

🎉 This PR is included in version 1.19.2-beta.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Copy link

🎉 This PR is included in version 1.19.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants